-
Home
-
WP SMS – Ultimate SMS & MMS Notifications, OTP, 2FA, and WooCommerce & Forms Integrations
-
7.0.3
-
Code
-
Classes
- WooCommerceOrderNotification
| Total Complexity |
36 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
238 |
| Lines of code |
120 |
| Logical lines of code |
56 |
| Comment lines |
26 |
| Methods |
25 |
| Properties |
2 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getItemMeta() |
S |
52 |
7 |
25 |
| __construct() |
S |
65 |
4 |
9 |
| getItems() |
S |
61 |
2 |
11 |
| processMetaValue() |
S |
71 |
2 |
6 |
| success() |
S |
72 |
1 |
5 |
| failed() |
S |
72 |
1 |
5 |
| getFirstName() |
S |
81 |
1 |
3 |
| getLastName() |
S |
81 |
1 |
3 |
| getCompany() |
S |
81 |
1 |
3 |
| getAddress() |
S |
81 |
1 |
3 |
| getEditOrderUrl() |
S |
80 |
1 |
3 |
| getBillingPhone() |
S |
81 |
1 |
3 |
| getBillingEmail() |
S |
81 |
1 |
3 |
| getNumber() |
S |
81 |
1 |
3 |
| getTotal() |
S |
81 |
1 |
3 |
| getCurrency() |
S |
81 |
1 |
3 |
| getCurrencySymbol() |
S |
80 |
1 |
3 |
| getPayUrl() |
S |
80 |
1 |
3 |
| getViewUrl() |
S |
80 |
1 |
3 |
| getCancelUrl() |
S |
80 |
1 |
3 |
| getReceivedUrl() |
S |
80 |
1 |
3 |
| getId() |
S |
81 |
1 |
3 |
| getStatus() |
S |
80 |
1 |
3 |
| getShippingMethod() |
S |
81 |
1 |
3 |
| getMeta() |
S |
71 |
1 |
5 |